From e4259eaeaac1be04218722b5c18ba38b5b86b779 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 18 Oct 2017 18:29:53 +0200 Subject: [PATCH] 3.92.0 --- NEWS | 7 +++++-- meson.build | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index c078e08d02..7214d4eaa0 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ -Overview of Changes in GTK+ 3.92.0 -================================== +Overview of Changes in GTK+ 3.92.0, 重庆市 +========================================== + +The bulk of the preparation for this release was done during +and after the fantastic GNOME.Asia Summit 2017 in Chongqing, China. * Drop autotools support. Meson 0.42.1 is now required diff --git a/meson.build b/meson.build index 5f2e82a1f5..e08edad51a 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk+-4.0', 'c', - version: '3.91.2', + version: '3.92.0', default_options: [ 'buildtype=debugoptimized', 'warning_level=1', -- 2.30.2